home *** CD-ROM | disk | FTP | other *** search
- /************************************************************************/
- /*** ***/
- /*** AUTHOR : RH ***/
- /*** ***/
- /*** SHORT DESCRIPTION : message tables for mtestpm.exe ***/
- /*** ***/
- /*** PART OF : mtestpm ***/
- /*** ***/
- /*** COPYRIGHT : (C) 1995 a priori Computer Solutions GmbH ***/
- /*** ***/
- /************************************************************************/
-
- #include <os2.h>
-
- #include "resid.h"
-
- /*----------------------------------------------------------------------*/
- /* message table definition */
- /*----------------------------------------------------------------------*/
-
- MESSAGETABLE
- {
- IDMSG_HELPLOADERROR "Can't load Help Table."
- IDMSG_HELPDISPLAYERROR "Help not available."
- IDMSG_HELPERROR "Help Error !"
- }
-
- /************************************************************************/
- /*** EOF mtestpm.mtb ***/
- /************************************************************************/